@charset "utf-8";
/*初始化*/
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

strong,a,span,li {
	font-size: 14px;
}

img {
	border: none;
}
a, a:link, a:active, a:visited, a:hover {
	color: #fff;
	text-decoration: none;
}
ul, li, ol {
	list-style: none;
}
i,em {font-style:normal;}
/* CSS Document */
/* 样式重置-----------------------------------------------------------------------------------------------------*/
::-webkit-input-placeholder{
	color:#666;
}
:-moz-placeholder{
caret-color:#666;
}
::-moz-placeholder{
	color:#666;
}
:-ms-input-placeholder{
flood-color:#666;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
	box-shadow:0 0 0 60px #037edb inset; 
	-webkit-text-fill-color: #fff;
}
body{
	overflow-x: hidden;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ul {
	list-style: none;
}
/* 清除浮动
----------------------------------------------------------------------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.text-center{
	text-align: center;
}


/* 兼容清除浮动和错位 */
a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #ec3b02;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
.f-oh{
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

/*头部*/
.wrap{
	max-width: 1200px;
	clear: both;
	margin: 0 auto;
}
.wrap2{
	max-width: 1230px;
	clear: both;
	margin: 0 auto;
}
header{

}

.logo{
	float: left;
	max-width: 50%;
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 0;
}
.slogen{
	font-size: 20px;
	color: #fff;
    width: auto;
    line-height: 30px;
    float: left;
    margin-top: 40px;
    border-left: 1px solid #b2b2b2;
    padding-left: 30px;
    margin-left: 471px;

}
.slogen .t1{
	font-size: 24px;
	color: #222;
	font-weight: bold;
}
.slogen .t2{
	font-size: 16px;
	color: #222;
}
.slogen .t2 span{
	color: #005bac;
	font-size: 20px;
}
.toptip{
	color: #3b3b3b;
	font-size: 14px;
	text-align: right;
	margin-top: 40px;
	line-height: 2;
}
.toptel{
	text-align: right;
	color: #005bac;
	font-size: 22px;
	font-weight: bold;
	line-height: 2;
}
nav{
	clear: both;
	background: #005bac;
	height: 60px;
	position: relative;
	z-index: 999;
}

.banner{
	clear: both;
	overflow: hidden;
	position: relative;
}
.banner img{
	width: 100%;
	height: auto;
}
#mbanner{
	display: none;
}
/*首页数字优势*/
.num-adv-left {
    text-indent: 15px;
}
.num-adv .t1{
	font-size: 28px;
	font-weight: bold;
	color: #005bac;
	line-height: 2
}
.num-adv .t2{
	font-size: 24px;
	color: #303030;
}
.num-adv .t3{
	font-size: 14px;
	color: #303030;
	border-bottom: 2px solid #005bac;
	line-height: 3;
}	

.num-adv{
	clear: both;
	background: #FFF;
	position: relative;
	z-index: 9999;
	max-width: 1200px;
	margin: 30px auto;
}
.num-adv-box{
	clear: both;
	background: #f1f1f1;
	position: relative;
	height: 167px;
}
.num-adv-box:after{
	content: '';
	clear: both;
	width: 50%;
	height: 167px;
	background: #f1f1f1;
	display: block;
	position: absolute;
	right: -50%;
	top: 0;
}
.num-adv .num{
	text-align: center;
	line-height: 2;
	position: relative;
}
.num-adv .num:after{
	position: absolute;
	width: 1px;
	height: 167px;
	background: #e5e5e5;
	display: block;
	right: 0;
	top: 0;
	content: '';
}
.num-adv .counter{
	font-size: 60px;
	font-weight: bold;
	color: #005bac;
	text-align: center;
}
.num-adv .tip{
	font-size: 16px;
	color: #333;
	text-align: center;
	padding-bottom: 20px;
}
/*产品中心*/
.block-1{
	clear: both;
	position: relative;
	z-index: 99;
}
.block-2{
	clear: both;
	background: #FFF;
	position: relative;
	z-index: 9999;
	padding: 30px 0;
}
.block-3{
	clear: both;
	background: #f5f5f5;
	position: relative;
	z-index: 9999;
	padding: 30px 0 60px 0;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
}

.in-title1{
	clear: both;
	text-align: center;
	font-size: 38px;
	color: #333;
	font-weight: bold;
	line-height: 2;
	position: relative;	
}
.in-title1:after{
	width: 56px;
	height: 2px;
	background: #dc6c17;
	clear: both;
	display: block;
	margin: 0 auto;
	content: '';
}
.goods-show{
	clear: both;
	background: #f3f3f3;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}
.in-pro-box{
	clear: both;
	background: #005bac;
	box-sizing: border-box;
	padding:15px;
	margin-left: -15px;
}
.hot-right{
	position: relative;
}
.hot-right .hot{
	height: 32px;
	width: 111px;
	background: url(../images/hot_icon.png) 10px 50% no-repeat #005bac;
	border-radius: 15px 0 0 15px;
	position: absolute;
	right: -15px;
	top: 50px;
	line-height: 32px;
	color: #FFF;
	text-align: center;
}
#products-hot{
	padding-top: 50px;
	box-sizing: border-box;
	clear: both;
}
#products-hot .pic1{
	margin-top: 30px;
}
#products-hot .name{
	
	margin: 20px 0;
}
#products-hot .name .ch{
	color: #656565;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.5;
}
#products-hot .name .en{
	text-transform: uppercase;
	font-size: 12px; 
	line-height: 1.5;
	color: #939393;
	font-weight: normal;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 10px;
	width: 60%;
}
#products-hot .param{
	font-size: 15px;
	color: #656565;
	font-weight: bold;
	line-height: 3;
	padding-left: 35px;
}
#products-hot .param:nth-child(2){
	background: url(../images/hot_param1.png) left center no-repeat;
}
#products-hot .param:nth-child(3){
	background: url(../images/hot_param2.png) left center no-repeat;
}
#products-hot .param:nth-child(4){
	background: url(../images/hot_param3.png) left center no-repeat;
}
#products-hot .param:nth-child(5){
	background: url(../images/hot_param4.png) left center no-repeat;
}
.swiper-pagination-hot{
	text-align: right;
}

.swiper-pagination-hot .swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	background: #333333;
	border-radius: 15px;
	opacity: 1 !important;
}
.swiper-pagination-hot .swiper-pagination-bullet-active{
	background: #005bac !important;
}
.in-pro-box .ch{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}
.in-pro-box .en{
	color: #84a1c9;
	font-size: 10px;
}
.tip1{
	color: #6a6a6a;
	font-size: 14px;
	text-align: center;
	line-height:3;
	margin-bottom: 20px;
}

.pic1{
	width: 100%;
	height: 0;
	padding-bottom: 84%;
	position: relative;
	overflow: hidden;
}
.pic2{
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
.pic3{
	width: 100%;
	height: 0;
	padding-bottom: 60%;
	position: relative;
	overflow: hidden;
}
.pic4{
	width: 100%;
	height: 0;
	padding-bottom: 85%;
	position: relative;
	overflow: hidden;
}
.pic1 p,.pic2 p,.pic3 p,.pic4 p{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transition-duration: .8s;
}
.pic1 p img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition-duration: .8s;
	padding: 1px;
}
.pic2 p img,.pic3 p img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition-duration: .8s;
	padding: 1px;
}
.pic4 p img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition-duration: .8s;
	padding: 1px;
}
#products{
	padding: 15px;
	margin-left: -15px;
	clear: both;
	overflow: hidden;
}
#products h4{
	background: #f5f5f5;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
}
#products h4 {
	color: #6a6a6a;
	margin-top: 20px;
	line-height: 2;
}
#products .swiper-slide a{
	color: #FFF;
}
#products .swiper-slide a:hover img{
	transform:scale(1.2);
	transition-duration: .8s;
}
#products .swiper-slide a:hover h4
{
	background: #005bac;
	color: #FFF;
}
.catelist{
	clear: both;
	text-align: center;
	padding:0;
	background: #434343;
	margin-left: -15px;
	overflow: hidden;
}
.catelist a{
	display: block;
	color: #FFF;
	width: 100%;
	border-bottom: 1px dotted #626262;
	line-height: 60px;
	text-indent: 2rem;
	text-align: left;
	box-sizing: border-box;
	padding-left: 15px;
	position: relative;
}

.catelist a:before{
	height: 3px;
	width: 3px;
	display: block;
	background: #FFF;
	border-radius: 15px;
	content: '';
	position: absolute;
	left: 20px;
	top: 50%;
}


#case h4{
	background: #f5f5f5;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
	color: #6a6a6a;
	line-height: 1.5;
}
#case .swiper-slide a:hover img{
	transform:scale(1.2);
	transition-duration: .8s;
}
/*优势*/
.adv-bar{
	clear: both;
	background: url(../images/ys_bg.jpg) no-repeat;
	overflow: hidden;
	padding-top: 80px;
	background-size: cover;
}
.adv-t{
	font-size: 38px;
	font-weight: bold;
	color: #fed200;
	text-align: center;
	position: relative;
}
.adv-t:before{
	content: '';
	background: url(../images/ys_t.png) no-repeat;
	height: 33px;
	background-size: contain;
	width: 354px;
	position: absolute;
	left: 0;
}
.adv-t:after{
	content: '';
	background: url(../images/ys_t.png) no-repeat;
	height: 33px;
	background-size: contain;
	width: 354px;
	position: absolute;
	right: 0;
	transform: rotate(-180deg);
}
.adv-tip{
	font-size: 20px;
	color: #FFF;
	line-height: 2;
	text-align: center;
	margin-bottom: 50px;
}
.adv-t span{
	font-size: 38px;
	font-weight: bold;
	color: #FFF;
}
.ys-box{
	clear: both; 
	margin-right: -15px;
	overflow: hidden;
	margin-top: 16px; 
	position: relative;
}
.tab-content{
	clear: both;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 50px;
}
.tab-content .title{
	font-size: 38px;
	color: #333333;
	line-height: 1.5;
	font-weight: bold;
}
.tab-content .tip{
	font-size: 28px;
	color: #666666;
	line-height: 2;
	position: relative;
	margin-bottom: 20px;
}
.tab-content .tip:after{
	width: 74px;
	height: 3px;
	background: #888888;
	display: block;
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
}
.tab-content .info{
	color: #666666;
	font-size: 17px;
	width: 50%;
	line-height: 2;
	min-height: 136px;
}
.ys-param{
	clear: both;
	overflow: hidden;
	padding: 30px 0;
}
.ys-param ul li{
	padding: 20px;
	transform: skewX(-10deg);
	background: #005bac;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	border-radius: 10px;
	position: relative;
}
.ys-param ul li i{
	width: 5px;
	height: 5px;
	border-radius: 30px;
	background: #FFF;
	position: absolute;
	left: 15px;
	top: 15px;
}
.ys-param ul li .num{
	color: #FFF;
	font-size: 64px;
	font-weight: bold;
	line-height: 1;
}
.ys-param ul li .t1{
	font-size: 18px;
	color: #FFF;
	line-height: 1.5;
}

#in-gallery-thumbs{
	width:115px;
	float: right;
	margin-right: 50px;
}

.tab-num{
	width: 104px;
	height: 104px;
	text-align: center;
	color: #FFF;
	display: block;
	margin-bottom: 50px;
	cursor :pointer;
	position: relative;
}
.tab-num:after{
	height: 40px;
	width: 1px;
	display: block;
	background: #6d6f71;
	content: '';
	position: absolute;
	left: 49%;
	top: 110%;
}
#in-gallery-thumbs .swiper-slide:nth-child(4) .tab-num{
	margin-bottom: 10px;
}
#in-gallery-thumbs .swiper-slide:nth-child(4) .tab-num:after{
	display: none;
}
.tab-num .num{
	font-size: 18px;
	line-height: 1.5;
	padding-top: 20px;
}
.tab-num .t1{
	font-size: 20px;
	line-height: 2;
}
#in-gallery-thumbs .swiper-slide-thumb-active .tab-num{
	border-radius: 60px;
	background: #005bac;

}
.news1{
	clear: both;
	background: #434343;
}
.news1 .box{
	clear: both;
	box-sizing: border-box;
	padding: 20px;
}
.news1 .box .t1{
	font-size: 18px;
	color: #FFF;
	line-height: 3;
}
.news1 .box .date{
	font-size: 18px;
	color: #FFF;
	margin-bottom: 20px;
}
.news1 .box .info{
	font-size: 14px;
	line-height: 1.5;
	color: #FFF;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.news-li{
	clear: both;
	box-sizing: border-box;
	padding: 15px;
	overflow: hidden;
	line-height: 1.2;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
}
.news-li .date{
	background: #0972ce;
	color: #FFF;
	padding: 20px;
	width: 17%;
	text-align: center;
	float: right;
}
.news-li .date .d{
	font-size: 46px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.news-li .date .t{
	font-size: 18px;
	text-align: right;
	position: relative;
	text-align: center;
}


.news-li .txt{
	float: left;
	width: 80%;
}
.news-li .title{
	font-size: 18px;
	color: #333;
	line-height: 1.5;
	margin-bottom: 15px;
}
.news-li .info{
	font-size: 14px;
	color: #999999;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
/*公司简介*/
.about-t{
	position: relative;
	padding-left: 35px;
	padding-top: 50px;
}
.about-t:before{
	border: 8px solid #005bac;
	height: 200px;
	width: 100px;
	content: '';
	display: block;
	z-index: -1;
	position: absolute;
	top: 80px;
	left: 20px;
}
.about-t .en1{
	color: #e5e4e4;
	font-weight: bold;
	font-size: 52px;
	z-index: -3;
	position: relative;
}
.about-t .en2{
	color: #343434;
	font-weight: bold;
	font-size: 42px;
	background: #f5f5f5;
	padding: 20px 0 0 20px;
}
.about-t .ch{
	color: #343434;
	font-size: 24px;
	background: #f5f5f5;
	padding-left: 20px;
	padding-bottom: 10px;
}
.in-cname{
	font-size: 30px;
	color: #0972ce;
	margin-top: 40px;
	margin-bottom: 20px;
	line-height: 2;
	font-weight: bold;

}
.about-box{
	font-size: 16px;
	clear: both;
	padding: 30px;
	color: #666666;
	line-height: 2;
	box-sizing: border-box;
	position: relative;
	z-index: 33;
}
.about-pic{
	width: 100%;
	right: 0;
	z-index: 1;
	padding-bottom: 60%;

}
.ab-link{
	clear: both;
	margin-top: 60px;
	overflow: hidden;
}
.ab-link a{
	width: 30%;
	font-size: 21px;
	line-height: 60px;
	text-align: center;
	float: left;
	display: block;
	color: #000;
	font-weight:  normal;
}
.ab-link a:nth-child(1){
	background: #f0f0f0;
}
.ab-link a:nth-child(2){
	background: #dfdfdf;
}
.ab-link a:nth-child(3){
	background: #d0d0d0;
}


.about-pic p{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.about-pic p img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about-more{
	width: 132px;
	height: 55px;
	background: #005bac;
	color: #FFF;
	font-size: 14px;
	line-height: 55px;
	text-align: center;
	display: block;
	float: left;
	position: relative;
	z-index: 11;
	margin-left: 30px;
	margin-bottom: 50px;
}
.about-more:hover{
	color: #FFF;
}
.about-block{
	padding-top: 50px;
}
.mny-banner{
	display: none;
}
.ny-banner{
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
}
.ny-banner img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.position{
	position: relative;
	max-width: 1200px;
	clear: both;
	margin: 0 auto;
	text-align: left;
	z-index: 666;
	width: 100%;
	bottom: 50px;
	color: #FFF;

}
.position a{
	color: #FFF;
}
.position a:hover{
	color: #FFF;
}
/*内页侧栏*/
.category-t{
	line-height: 70px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background: #005bac;
	text-transform: uppercase;
}
.category{
	clear: both;
	overflow: hidden;
	margin-bottom: 25px;
}
.category ul li{
	clear: both;
	line-height: 60px;
	font-size: 16px;
	border-bottom: 1px solid #ececec;
}
.category ul li a{
	color: #333;
	font-size: 16px;
	display: block;
	text-indent: 1rem;
}
.category ul li i{
	float: right;
	margin-right: 15px;
	transition-duration: .6s;
}
.category ul li:hover i{
	margin-right: 25px;
	transition-duration: .6s;
}
.contact-box{
	clear: both;
	overflow: hidden;
	box-sizing: border-box;
	padding: 30px;
	background: #eeeeee;
	margin-bottom: 20px;
}
.contact-box h2{
	color: #005bac;
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0;
}
.contact-box p{
	font-size: 16px;
	color: #333;
	line-height: 2;
}
article h2{
	font-size: 38px;
	color: #333;
	clear: both;
	text-align: center;
}
article h2:after{
	background: #00a0e9;
	width: 56px;
	height: 2px;
	display: block;
	content: '';
	clear: both;
	margin: 10px auto;
}
.in-image{
	clear: both;
	text-align:center;
	box-sizing: border-box;
	width: 100%;
}
.in-image img{
	max-width: 100%;
}
.in-content{
	padding: 30px;
	font-size: 16px;
	line-height: 2;
	color: #333;
	clear: both;
}
#piclist{
	margin-bottom: 20px;
}
.news-box{
	background: #eee;
	clear: both;
	padding:0 30px;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 80px;
	position: relative;
	margin-bottom: 50px;
}
.news-box .date{
	background: #005bac;
    right: 10px;
    padding: 10px 20px;
    margin-bottom: 40px;
    width: 80px;
    position: absolute;
}
.news-box .d{
	font-size: 18px;
	color: #FFF;
	line-height: 2;
	border-bottom: 1px solid #FFF;
}
.news-box .t{
	font-size: 15px;
	line-height: 2;
	color: #FFF;
}
.news-box .title{
	color: #333;
	font-size: 18px;
	clear: both;
	line-height: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
	margin-bottom: 20px ;
	height: 36px;
	font-weight: bold;
	width: 76%;
	margin-top: 30px;
}
.news-box .info{
	clear: both;
	color: #333;
	line-height: 2;
	height: 56px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 40px;
}
.news-box:hover{
	background: #005bac;
}
.news-box:hover a p{
	color: #FFF;
}
.news-box:hover .date{
	background: #FFF;
}
.news-box:hover .date p{
	color: #005bac;
}
.news-box:hover .more{
	margin-top: 10px;
	opacity: 1;
	transition-duration: .5s;
	bottom: 20px;
	position: absolute;
	left: 30px;
	opacity: 1;
}
.news-box .more{
	width: 115px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #FFF;
	text-align: center;
	font-size: 14px;
	display: block;
	bottom: 10px;
	position: absolute;
	left: 30px;
	opacity: 0;
	transition-duration: .5s;
}
.news-box .more a{
	color: #005bac;
}
/*产品页*/

.product-box{
	clear: both;
	border-radius: 15px;
	border: 2px solid #EEE;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding: 10px;
}
.product-box .name{
	clear: both;
	font-size: 16px;
	text-align: center;
	line-height: 2;
	border-top: 1px solid #eeeeee;
	margin-top: 20px;
	transition-duration: 0.5s;
	min-height: 65px;
}
.product-box a{
	color: #333;
}
.product-box a:hover{
	color: #005bac;
}
.product-box a:hover .pic4 p img{
	transform:scale(1.2);
}
.product-box a:hover .name{
	border-top: 1px solid #005bac;
}
/*产品详情页*/
.photos{
	height: 440px;
}
.ch-name{
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 999;
	font-size: 24px;
	font-weight: bold;
	top: 85%;
	color: #b93437;
}

.gallery-top .swiper-slide .pic,.gallery-thumbs .swiper-slide .pic{
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	border: 1px solid #EFEFEF;
}
.gallery-top .swiper-slide .pic img,.gallery-thumbs .swiper-slide .pic img{
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.pro-title{
	font-size: 26px;
	color: #333333;
	line-height: 2;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}
.info-img{
	clear: both;
	padding: 20px 0;
	text-align: center;
	margin: 20px auto;
}
.info-img img{
	padding: 1px;
	border: 1px solid #EFEFEF;
	max-width: 100%;
}
.info-box{
	clear: both;
	background: #f6f6f6;
	box-sizing: border-box;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 30px;
}
.info-box .t1{
	font-size: 16px;
	color: #333;
	margin: 20px 10px;
	clear: both;
	overflow: hidden;
}
.info-box .name{
	clear: both;
	text-align: center;
	font-size: 12px;
	line-height: 2;
}
.info-box a{
	color:#333;
}
.info-box .name2{
	text-align: center;
}
.zx{
	background: #005bac;
	color: #FFF;
	padding:10px 15px; 
	float: left;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.zx2{
	background: #fed200;
	color: #FFF;
	padding:10px 15px; 
	float: left;
	font-size: 14px;
}
.pro-info-t{
	clear: both;
	background: #f6f6f6;
	height: 50px;
	display: block;
	margin: 20px 0;
}
.pro-info-t span{
	background: #005bac;
	display: block;
	padding: 0 30px;
	height: 100%;
	float: left;
	color: #FFF;
	font-size: 16px;
	line-height:50px;
}
.padding-1{
	padding:50px 0;
}
.info-t{
	clear: both;
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 53px;
	border-bottom: 1px solid #EFEFEF;
}
.info-date{
	float: left;
	line-height: 5;
	font-size: 14px;
	color: #858383;
	margin-left: 30px;
}
.info-click{
	float: right;
	line-height: 5;
	font-size: 14px;
	color: #858383;
	margin-right: 30px;
}
.newsPage{
	clear: both;
	overflow: hidden;
	padding: 10px 0;
}
.newsPage .page-a{
	width: 48%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	font-size: 14px;
}
.newsPage .page-a:last-child{
	float: right;
}
.newsPage a,.newsPage a:hover{
	color: #666;
	display: inline-block;
}
/*联系我们*/
.c-name{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 2;
	border-left: 10px solid #005bac;
	padding-left: 15px;
}
.cont-li{
	background: #FFF;
	font-size: 16px;
	line-height: 40px;
	margin: 10px 0;
	text-indent: 2rem;
	color: #595959;
}
.cont-li i{
	margin-right: 10px;
}
#dituContent{
	clear: both;
	padding: 20px;
	height: 400px;
	margin-bottom: 20px;
}
/*在线留言*/
.de-message{
    overflow: hidden;
    padding:0 5px;
}
.tips{
    font-size:13px;
    line-height: 55px;
    color:#737373;
}
.mes-form input{
	display: block;
	width:658px;
	padding:0 10px;
	height: 38px;
	line-height: 38px;
	border:1px solid #e6e6e6;
}
.mes-form textarea{
	display: block;
	width:658px;
	padding:5px 10px;
	height: 168px;
	border:1px solid #e6e6e6;
}

.code{
    overflow: hidden;
}   
.code input{
     width:188px;
     float: left;
}
.code .verify{
    cursor: pointer;
    float: left;
    margin-left:25px;
    width:120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0;
}
.code .verify   img{
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.submit{
    margin-top:15px;
    display: block;
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #237ed2;
    color:#fff;
    font-size:15px;
    &:hover{
        background: #0058b1;
    }
}
.error{
    height: 18px;
    line-height: 18px;
    font-size:12px;
    color:#f00;
    padding:0 5px;
}                    
/*页码*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
  clear: both;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #005bac;
  background: #005bac;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
/*人才招聘*/
.jobs{
	clear: both;
	box-sizing: border-box;
	padding: 20px;
	background: #f7f7f7;
}
.jobs a{
	color: #333;
}
.job-title{
	line-height: 3;
}
.jobs-info{
	font-size: 16px;
	line-height: 2;
	padding-bottom: 30px;
	padding-top: 50px;
}
.jobs-info .btn{
	background: #005bac;
	padding: 10px 30px;
}
.mes-form #man,.mes-form #woman{
	width: 20px;
	float: left;
}
.mes-form  .man,.mes-form  .woman{
	line-height: 44px;
}
#verifyImg{
	width: 150px;
}
/*底部*/
footer{
	clear: both;
	background: #252525;
	padding-top: 50px;
	overflow: hidden;
}
.copy{
	clear: both;
	background: #000;
	width: 100%;
	line-height: 30px;
	text-align: center;
}
.copy .c1{
	float: left;
	color: #FFF;
}
.copy .c2{
	float: left;
	color: #FFF;
	width: 30%;
}
.copy .c3{
	float: right;
	color: #FFF;
}
.copy .c3 a{
	color: #FFF;
}
.bot-logo,.bot-code{
	width: 100%;
	text-align: center;
}
.bot-logo img,.bot-code img{
	max-width: 100%;
}
.bot-menu{
	font-size: 16px;
	line-height: 3;
	border-left: 1px solid #3a3a3a;
	padding-left: 20px;
	float: left;
	padding-right: 50px;
}
.bot-menu p,.bot-menu p a{
	font-size: 16px;
}
.bot-contact{
	color: #FFF;
	font-size: 16px;
	line-height: 2;
	text-transform: uppercase;
	padding-top: 8px;
}
.bot-contact p{
	line-height: 2.8;
}
.m-bot{
	clear: both;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #005bac;
	color: #FFF;
	padding: 15px 0;
	z-index: 999999;
	text-align:center;
}
.m-bot i{
	font-size: 30px;
}
/*客服*/
/*鎮诞閾炬帴*/
.suspension{position:fixed;z-index:99999;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{line-height:22px;font-size:15px; text-align: center;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif; text-align: center; font-size: 18px; color: #005bac}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
@media screen and (max-width: 1400px) and (min-width: 1200px) {
	.about-box{
		padding: 0;
	}

}
@media screen and (max-width: 1200px) {
	.num-adv-box:after{
		display: none;
	}
	.adv-t:before,.adv-t:after{
		display: none;
	}
	.in-cname{ 
		margin-top: 0;
		line-height: 1;
	}
	.about-pic{
		width: 100%;
		padding-bottom: 85%;

	}
	.hot-right .hot{
		top: 30px;
	}
}
@media screen and (min-width: 993px) and (max-width: 1199px){
	.news-li .date .d {
	    font-size: 24px;
	    font-weight: bold;
	}
	.toptel{
		margin-top: 40px;
	}
	#nav ul{
		display: none;
	}
}
@media screen and (max-width: 992px) {
	.logo {
    max-width: 40%;
	}
	.suspension{
		display: none;
	}
	#in-gallery-thumbs{
		margin-left: -15px;
		float: none;
		clear: both;
		width: 100%;
	}

	.ab-link a{
		font-size: 16px;
	}
	.catelist a{
		width: 33%;
		float: left;
	}
	.tab-num{
		width: 70px;
		height: 70px;
		clear: both;
		margin: 0 auto;
	}
	.ys-box{
		margin-left: -15px;
	}
	.ys-param ul li i{
		position: absolute;
		left: 5px;
		top: 5px;
		width: 3px;
		height: 3px;
	}

	.ys-param ul li{
		margin-bottom: 20px;
		padding: 10px;
		margin-right: 10px;
		margin-left: 10px;
	}
	.ys-param ul li .num{
		font-size: 18px;
	}
	.tab-content .tip{
		font-size: 20px;
	}
	.tab-content{
		padding: 30px 10px;
	}
	.tab-content .info{
		width: 100%;
		font-size: 16px;
	}
	.adv-t span{
		font-size: 28px;
	}
	.tab-content .title{
		font-size: 26px;
	}
	.adv-tip{
		clear: both;
		box-sizing: border-box;
		padding: 0 15px;
		font-size: 14px;
	}
	.num-adv-box{
		height: auto;
		overflow: hidden;
	}
	.news-li .date .d {
	    font-size: 22px;
	    font-weight: normal;
	}
	.news-li .date .t {
	    text-align: center;
	}
	.news-li .txt{
		width: 70%;
	}
	.news-li .date{
		width: 30%;
		padding: 20px 0;
	}
	.slogen .t1 {
    font-size: 16px;
	}
	.slogen .t2{
	font-size: 14px;
	line-height: 1.5;
	}
	.slogen .t2 span{
		font-size: 14px;
	}
	.toptel{
		margin-top: 40px;
		font-size: 18px;
	}
	.slogen{
		max-width: 50%;
	}
	
	.about-pic{
	width: 95%;
	right: 0;
	z-index: 1;
	padding-bottom: 40%;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	}
}
@media screen and (max-width: 768px) {
	.copy .c3{
		float: left;
	}
	.category-t{
		margin-top: 20px;
	}
	.ch-name{
		font-size: 16px;
	}
	.position{
		color: #FFF;
		text-indent: 30px;
	}
	.position a{
		color: #fff;
	}
	.wrap{
		padding: 0;
		clear: both;
		box-sizing: border-box;
		width: 100%;
	}
	#banner{
	display: none;
	}
	#mbanner{
	display: block;
	}
	.logo{
		max-width: 55%;
	}
	.logo img{
		max-width: 100%;
	}
	.toptel{
		margin-top: 15px;
		font-size: 18px;
	}
	.num-adv{
		bottom: 0;
	}
	.catelist a{
	display: inline-block;
	background: #6e6e6e;
	color: #FFF;
	width: 50%;
	float: left;
	line-height:50px;
	border-bottom: 1px dotted #626262;
	font-size: 16px;
	}
	.hot-right .hot{
		top: 34px;
	}
	#products{
		margin-left: 0;
	}
	#products a{
		color: #000;
	}
	#in-gallery-thumbs{
		width: 100%;
		float: none;
		clear: both;
		margin-top: 60px;
	}
	.tab-num{
		width: 33px;
		height: 33px;
		margin-bottom: 50px;
	}
	.tab-num .num{
		padding-top: 4px;
	}
	.ys-li{
		padding: 5px 5px 30px 5px;
	}
	.ys-li .title{
		font-size: 18px;
		margin-bottom: 0;
	}
	.ys-li .info{
		line-height: 1.5;
	}
	.ys-li .zx{
		bottom: -20px;
	}
	.ny-banner{
		height: 300px;
	}
	.pic3{
		width: 100%;
		height: 0;
		padding-bottom: 80%;
		overflow: hidden;
		position: relative;
	}

	.news-li .date .d 
	{
	    font-size: 15px;
	    font-weight: normal;
	    text-align: center;
	}
	.news-li .date .t{
		text-align: center;
	}

	.news-li .title{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.news-li .info{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp:2;
		overflow: hidden;
	}
	.about-pic{
	width: 100%;
	position: relative;
	right: 0;
	z-index: 1;
	bottom: 30%;
	}
	.about-t .en1 {
    color: #e5e4e4;
    font-weight: bold;
    font-size: 32px;
    z-index: -3;
    position: relative;
	}
	.about-t{
		padding-top: 15px;
	}
	.about-t:before {
    border: 8px solid #005bac;
    height: 105px;
    width: 200px;
    content: '';
    display: block;
    z-index: -1;
    position: absolute;
    top: 80px;
    left: 20px;
	}
	.about-block{
		padding-top: 0;
	}
	.about-box{
		margin-top: 40px;
		padding: 0;
	}
	.num-adv-left{
		text-indent: 15px;
	}
	.in-cname{
		margin-top: 20px;
	}
	.in-pro-box{
		margin-right: -15px;
	}
	.catelist{
		margin-right: -15px;
	}
	.category ul li{
		clear: none;
		float: left;
		width: 50%;
		line-height: 34px;
	}
	.category ul li a{
	font-size: 14px;
	}
	.category-t{
		line-height: 50px;
	}
	.num-adv .counter{
		font-size: 28px;
	}
	.num-adv .num:after {
	    position: absolute;
	    width: 1px;
	    height: 50px;
	    background: #EEE;
	    display: block;
	    right: 0;
	    top: 50%;
	    content: '';
	}
	.in-title1{
	  font-size: 28px;
	  margin: 20px 0;
	}
	.tip1{
		line-height: 2;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.in-content{
		padding: 30px 0;
	}
	.in-content img{
		max-width: 100%;
	}
	article h2{
		font-size: 28px;
	}
	.zx,.zx2{
		clear: both;
		box-sizing: border-box;
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.send-form {
	  width: 95%;
	}
	.contact-box h2{
		font-size: 20px;
	}
	.contact-box p{
		line-height: 1.5;
		font-size: 14px;
	}
	.contact-box{
		padding: 15px;
	}
	.mny-banner{
	display: block;
	}
	.ny-banner{
	display: none;
	}
	.mny-banner img{
	 max-width: 100%;
	}
	.mes-form input{
	display: block;
	width:95%;
	padding:0 10px;
	height: 38px;
	line-height: 38px;
	border:1px solid #e6e6e6;
	}
	.mes-form textarea {
    display: block;
    width: 95%;
    padding: 5px 10px;
    height: 168px;
    border: 1px solid #e6e6e6;
	}
	footer {
    clear: both;
    background: #252525;
    padding: 50px 0 120px 0;
    overflow: hidden;
	}
}